GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / PreserveViewRotation Property





In This Topic
PreserveViewRotation Property (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Property PreserveViewRotation As Boolean
public bool PreserveViewRotation {get; set;}
public read-write property PreserveViewRotation: Boolean; 
public function get,set PreserveViewRotation : boolean
public: __property bool get_PreserveViewRotation();
public: __property void set_PreserveViewRotation( 
   bool value
);
public:
property bool PreserveViewRotation {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members